home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tools / mg / src.lzh / conf / BEANS < prev    next >
Text File  |  1990-05-23  |  357b  |  22 lines

  1. #
  2. # Nothing but the basics
  3. #
  4. system        amiga
  5. compiler    lattice
  6.  
  7. # two options that there's no reason to turn off
  8. option        newkill
  9. option        gosling
  10.  
  11. # and now, turn off all the features
  12. option        no_metakey
  13. option        no_backup
  14. option        no_dprompt
  15. option        no_startup
  16. option        no_dir
  17. option        no_help
  18. option        no_macro
  19. option        no_dired
  20.  
  21. # amiga specific options start here
  22.